Support cpupools in xl sched-credit
authorJuergen Gross <juergen.gross@ts.fujitsu.com>
Mon, 28 Nov 2011 12:27:15 +0000 (13:27 +0100)
committerJuergen Gross <juergen.gross@ts.fujitsu.com>
Mon, 28 Nov 2011 12:27:15 +0000 (13:27 +0100)
commit31c2ace79d3181edcbaa4f4fe52e9f248969e0f4
treef83aae7c477a2ec65ca0cce776612de1588fc446
parent25097df0171e7c4312e5c3233ef66bec4677b7f0
Support cpupools in xl sched-credit

Adds cpupool awareness to output of xl sched-credit. Output can now be
restricted to a specific cpupool. The domains are printed for each cpupool
seperately.

The loop over cpupools and domains is seperated from the main command
implementation to be able to support other schedulers as well.

Signed-off-by: juergen.gross@ts.fujitsu.com
Acked-by: Ian Jackson <ian.jackson.citrix.com>
Committed-by: Ian Jackson <ian.jackson.citrix.com>
docs/man/xl.pod.1
tools/libxl/libxl.c
tools/libxl/libxl_types.idl
tools/libxl/xl_cmdimpl.c
tools/libxl/xl_cmdtable.c